home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d17 / printfix.arc / PRINTFIX.DOC < prev    next >
Text File  |  1990-07-24  |  2KB  |  54 lines

  1.                    PRINTFIX and SETPRINT V1
  2.                   Copyright Ron House, 1990.
  3.  
  4. These programs allow you to intercept output sent from a
  5. running program to the printer, and edit it by deleting
  6. certain target character strings or replacing them with
  7. others.
  8.  
  9. This is useful when you have no source for a program which you
  10. wish to use, but which sends regular incorrect output.  For
  11. example, it might send control sequences for a printer you do
  12. not have, and you wish to replace them with the corresponding
  13. sequences for your own printer.  Another possibility is to
  14. correct a program bug.  For example, the educational version
  15. of a well-known word processor erroneously inserts a certain
  16. garbage string into the printout every so often.  Such garbage
  17. can be suppressed by PRINTFIX.
  18.  
  19. These programs do not alter the running software in any way,
  20. so they cannot possibly violate any licensing restrictions
  21. which might accompany the software doing the printing.  (After
  22. all, it's YOUR printer!  You can print what you like!)
  23. PRINTFIX is a TSR which monitors the BIOS printer interrupt,
  24. so any programs whatever which use that interrupt will have
  25. their output edited by PRINTFIX.  After running PRINTFIX once,
  26. SETPRINT may be run any number of times to tell PRINTFIX which
  27. strings to edit or replace.
  28.  
  29.                         THE LEGAL STUFF
  30.  
  31. Unless you are in a company or government organisation,
  32. please use these programs free, gratis and for nothing for any
  33. ethical purpose, provided that you understand that there is no
  34. warranty whatsoever, and you do not modify them in any way.
  35. This clause applies to educational institutions and users, who
  36. are specifically granted permission to use this package and
  37. distribute it to students, provided a charge is not made
  38. beyond media costs.  When distributing to others, you must
  39. give them the entire unmodified package consisting of
  40. PRINTFIX.EXE, SETPRINT.EXE and PRINTFIX.DOC.
  41.  
  42. If you ARE in a commercial or government organisation, you
  43. must purchase a commercial version of these programs.  Send
  44. enquiries to Ron House, P.O. Box 27, Darling Heights,
  45. Toowoomba, Australia 4350.
  46.  
  47.                        FULL INSTRUCTIONS
  48.  
  49. The command:
  50.  
  51. SETPRINT
  52.  
  53. will display full instructions for use.
  54.